const net.hostLookupCgo
20 uses
net (current package)
conf.go#L254: return hostLookupCgo, nil
conf.go#L257: return hostLookupCgo, nil
conf.go#L265: return hostLookupCgo, nil
conf.go#L269: fallbackOrder = hostLookupCgo
conf.go#L289: return hostLookupCgo, dnsConf
conf.go#L295: return hostLookupCgo, dnsConf
conf.go#L360: return hostLookupCgo, dnsConf
conf.go#L380: return hostLookupCgo, dnsConf
conf.go#L401: return hostLookupCgo, dnsConf
conf.go#L405: return hostLookupCgo, dnsConf
conf.go#L414: return hostLookupCgo, dnsConf
conf.go#L426: return hostLookupCgo, dnsConf
conf.go#L435: return hostLookupCgo, dnsConf
conf.go#L440: return hostLookupCgo, dnsConf
dnsclient_unix.go#L543: hostLookupCgo hostLookupOrder = iota
dnsclient_unix.go#L551: hostLookupCgo: "cgo",
lookup_unix.go#L55: if order == hostLookupCgo {
lookup_unix.go#L63: if order == hostLookupCgo {
lookup_unix.go#L89: if order == hostLookupCgo {
lookup_unix.go#L115: if order == hostLookupCgo {
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |